projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8fbb50
)
(Magic File Names): Add @vindex file-name-handler-alist,
author
Kevin Ryde
<user42@zip.com.au>
Fri, 16 Oct 2009 23:32:01 +0000
(23:32 +0000)
committer
Kevin Ryde
<user42@zip.com.au>
Fri, 16 Oct 2009 23:32:01 +0000
(23:32 +0000)
in particular so `info-lookup-symbol' can find its docs.
doc/lispref/files.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/files.texi
b/doc/lispref/files.texi
index 8f47dfadd6c15b8e87a0c7cf3366ceaf755fbfc8..905763334137394ecc8b745d0314e32047682ee1 100644
(file)
--- a/
doc/lispref/files.texi
+++ b/
doc/lispref/files.texi
@@
-2561,6
+2561,7
@@
expression to define the class of names (all those that match the
regular expression), plus a handler that implements all the primitive
Emacs file operations for file names that do match.
+@vindex file-name-handler-alist
The variable @code{file-name-handler-alist} holds a list of handlers,
together with regular expressions that determine when to apply each
handler. Each element has this form: